home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #12 / Amiga Plus CD - 2002 - No. 12.iso / AmigaOS / Aplus_Dev / AP-Website / links / changelog next >
Encoding:
Text File  |  2002-10-28  |  3.0 KB  |  93 lines

  1. // ********************************************************************
  2. //  phpLinks Changelog
  3. // ********************************************************************
  4.  
  5. // ********************************************************************
  6. //  v2.1.2 Release
  7. // ********************************************************************
  8.  
  9.     Converted Related Categories.  An infinite number of associations may
  10.     now exist.  Be sure and run the proper upgrade script if you are upgrading.
  11.  
  12.     Added 'Vertical' view option for subcategories.  Subcategories may now
  13.     be listed as a single column under it's parent category.
  14.  
  15.     Added 'Reset Referrer IPs' option to Reset Counts Page.
  16.  
  17.     Added 'Out Frame' option.  Enables outgoing referrers to be captured in a
  18.     frameset rather than appear in a new window.  Disable option added to
  19.     configuration page.
  20.  
  21.     Added 'Visitors Online' stat to footer.
  22.  
  23.     Fixed bugs.
  24.  
  25. // ********************************************************************
  26. //  v2.1.1 Release
  27. // ********************************************************************
  28.  
  29.     Added database managed sessions.  See session.php for more info.
  30.  
  31.     Added styles to admin.
  32.  
  33.     Fixed bugs.
  34.  
  35. // ********************************************************************
  36. //  v2.1 Release
  37. // ********************************************************************
  38.  
  39.     Added better category counting options.
  40.  
  41.     Added DefaultCountry field.
  42.  
  43.     Fixed Bugs.
  44.  
  45. // ********************************************************************
  46. //  v2.1b Release
  47. // ********************************************************************
  48.  
  49.     Added massive styles support.  Major help was contributed by Webtide,
  50.     Thanks alot!
  51.  
  52.     Added netscape.css file for those who feel the need.  As far as the 
  53.     original theme, it's the same file as style.css.
  54.  
  55.     We left Sourceforge for good.  Too much downtime and "issues" with services,
  56.     no ftp server, only a single db per project, etc...  Very hard to develop that
  57.     way.
  58.  
  59.     Discussion Forum available @ http://board.phplinks.org/
  60.  
  61.  
  62. // ********************************************************************
  63. //  v2.03 Release
  64. // ********************************************************************
  65.  
  66.         Fixed numerous bugs.
  67.  
  68. // ********************************************************************
  69. //  v2.02 Release
  70. // ********************************************************************
  71.     
  72.     Changed license. phpLinks now released under GNU GPL.
  73.     
  74.     Added Flag system for link nationalization.
  75.  
  76.     Fixed numerous bugs.
  77.  
  78. // ********************************************************************
  79. //  v2.01 Release
  80. // ********************************************************************
  81.  
  82.     Fixed numerous bugs.
  83.  
  84. // ********************************************************************
  85. //  v2.0 Release
  86. // ********************************************************************
  87.  
  88.     Improved data validation capabilities.
  89.     
  90.     Created initial English language file (include/lang/).
  91.     Send translations to: webmaster@phplinks.org
  92.  
  93.     Fixed numerous bugs.